net/http.Response.bodyIsWritable (method)
2 uses
net/http (current package)
response.go#L349: func (r *Response) bodyIsWritable() bool {
transport.go#L2314: bodyWritable := resp.bodyIsWritable()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)